A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFWatermark
CPDFWatermark Class
CPDFWatermark Methods
ClearWatermark Method
CreateWatermark Method
IsValid Method
Release Method
SetFontName Method
SetFontSize Method
SetFront Method
SetFullScreen Method
SetHorizalign Method
SetHorizOffset Method
SetHorizontalSpacing Method
SetImage Method
SetOpacity Method
SetPages Method
SetRotation Method
SetScale Method
SetText Method
SetTextRGBColor Method
SetVertalign Method
SetVerticalSpacing Method
SetVertOffset Method
UpdateWatermark Method
CPDFWatermark
SetHorizalign Method
Sets horizontal alignment,more:
C_Watermark_Horizalign
Namespace:
ComPDFKit.PDFWatermark
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
bool
SetHorizalign
(
C_Watermark_Horizalign
horizalign
)
Parameters
horizalign
Type:
ComPDFKit.PDFWatermark
C_Watermark_Horizalign
Horizontal alignment.
Return Value
Type:
Boolean
Returns whether to successfully set horizontal alignment.
See Also
Reference
CPDFWatermark Class
ComPDFKit.PDFWatermark Namespace