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
SetVertalign Method
Sets vertical alignment,more:
C_Watermark_Vertalign
Namespace:
ComPDFKit.PDFWatermark
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
bool
SetVertalign
(
C_Watermark_Vertalign
vertalign
)
Parameters
vertalign
Type:
ComPDFKit.PDFWatermark
C_Watermark_Vertalign
Vertical alignment.
Return Value
Type:
Boolean
Returns whether to successfully set vertical alignment.
See Also
Reference
CPDFWatermark Class
ComPDFKit.PDFWatermark Namespace