A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFDocument
CPDFBackground Class
CPDFBackground Methods
Clear Method
GetBackgroundType Method
GetColor Method
GetHorizalign Method
GetImage Method
GetOpacity Method
GetPages Method
GetRotation Method
GetScale Method
GetVertalign Method
GetXOffset Method
GetYOffset Method
IsAllowsPrint Method
IsAllowsView Method
IsValid Method
Release Method
SetAllowsPrint Method
SetAllowsView Method
SetBackgroundType Method
SetColor Method
SetHorizalign Method
SetImage Method
SetOpacity Method
SetPages Method
SetRotation Method
SetScale Method
SetVertalign Method
SetXOffset Method
SetYOffset Method
Update Method
CPDFBackground
SetHorizalign Method
Sets the horizontal alignment of the background.
Namespace:
ComPDFKit.PDFDocument
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
bool
SetHorizalign
(
C_Background_Horizalign
horizalign
)
Parameters
horizalign
Type:
ComPDFKit.PDFDocument
C_Background_Horizalign
the horizontal alignment
Return Value
Type:
Boolean
Returns true on success, false on failure.
See Also
Reference
CPDFBackground Class
ComPDFKit.PDFDocument Namespace