WatermarkTextOptions Class |
Namespace: GroupDocs.Conversion.Options.Convert
The WatermarkTextOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | WatermarkTextOptions |
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.
(Inherited from WatermarkOptions.) |
![]() | 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.
(Inherited from WatermarkOptions.) |
![]() | Color |
Watermark font color if text watermark is applied
|
![]() | Height |
Watermark height
(Inherited from WatermarkOptions.) |
![]() | Left |
Watermark left position
(Inherited from WatermarkOptions.) |
![]() | RotationAngle |
Watermark rotation angle
(Inherited from WatermarkOptions.) |
![]() | Text |
Watermark text
|
![]() | Top |
Watermark top position
(Inherited from WatermarkOptions.) |
![]() | Transparency |
Watermark transparency. Value between 0 and 1. Value 0 is fully visible, value 1 is invisible.
(Inherited from WatermarkOptions.) |
![]() | WatermarkFont |
Watermark font if text watermark is applied
|
![]() | Width |
Watermark width
(Inherited from WatermarkOptions.) |
Name | Description | |
---|---|---|
![]() | Clone |
Clone current instance
(Inherited from WatermarkOptions.) |
![]() | Equals(Object) |
Determines whether two object instances are equal.
(Inherited from ValueObject.) |
![]() | Equals(ValueObject) |
Determines whether two object instances are equal.
(Inherited from ValueObject.) |
![]() | GetHashCode |
Serves as the default hash function.
(Inherited from ValueObject.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |