WatermarkOptions Class |
Namespace: GroupDocs.Conversion.Options.Convert
The WatermarkOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | WatermarkOptions |
Create WatermarkOptions class and set watermark text
|
Name | Description | |
---|---|---|
![]() | AutoAlign |
Auto scale the watermark. If the value is true the position and size is automatically calculated to fit the page size.
|
![]() | Background |
Indicates that the watermark is stamped as background. If the value is true, the watermark is laid at the bottom. By default is false and the watermark is laid on top.
|
![]() | Height |
Watermark height
|
![]() | Left |
Watermark left position
|
![]() | RotationAngle |
Watermark rotation angle
|
![]() | Top |
Watermark top position
|
![]() | Transparency |
Watermark transparency. Value between 0 and 1. Value 0 is fully visible, value 1 is invisible.
|
![]() | Width |
Watermark width
|
Name | Description | |
---|---|---|
![]() | Clone |
Clone current instance
|
![]() | Equals(Object) |
Determines whether two object instances are equal.
(Inherited from ValueObject.) |
![]() | Equals(ValueObject) |
Determines whether two object instances are equal.
(Inherited from ValueObject.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEqualityComponents |
Gets equality components.
(Overrides ValueObjectGetEqualityComponents.) |
![]() | GetHashCode |
Serves as the default hash function.
(Inherited from ValueObject.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |