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
GetImage Method
Gets the image 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
byte
[]
GetImage
()
Return Value
Type:
Byte
the image of the background
See Also
Reference
CPDFBackground Class
ComPDFKit.PDFDocument Namespace