A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFDocument
CPDFDocument Class
CPDFDocument Methods
AddBates Method
AddBookmark Method
AddHeaderFooter Method
ApplyRedaction Method
BookmarkForPageIndex Method
CheckOwnerPassword Method
CompressFile_Cancel Method
CompressFile_Init Method
CompressFile_Start Method
CreateDocument Method
Decrypt Method
DeleteBates Method
DeleteHeaderFooter Method
DeleteWatermarks Method
EditBookmark Method
Encrypt Method
ExchangePage Method
ExportAnnotationToXFDFPath Method
ExportWidgetToXFDFPath Method
ExtractImage Method
GetBackground Method
GetBates Method
GetBookmarkList Method
GetEncryptAlgorithm Method
GetHeaderFooter Method
GetInfo Method
GetOutlineList Method
GetOutlineRoot Method
GetPageSize Method
GetPDFType Method
GetPermissionsInfo Method
GetSignatureList Method
ImportAnnotationFromXFDFPath Method
ImportPages Method
ImportPagesAtIndex Method
ImportWidgetFromXFDFPath Method
InitWatermark Method
InitWithBytes Method
InitWithFilePath Method
InitWithStream Method
InitWithUrl Method
InsertPage Method
IsImageDoc Method
IsValid Method
MovePage Method
PageAtIndex Method
PdfToImage Method
PdfToText Method
Release Method
ReleaseOutlineList Method
ReleasePages Method
RemoveBookmark Method
RemovePages Method
RemoveSignature Method
RotatePage Method
SetInfo Method
UnlockWithPassword Method
WriteFlattenToFilePath Method
WritePDFAToFilePath Method
WriteSignatureToFilePath Method
WriteToBytes Method
WriteToFilePath Method
WriteToLoadedPath Method
WriteToStream Method
CPDFDocument
InitWithUrl Method
Namespace:
ComPDFKit.PDFDocument
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
static
CPDFDocument
InitWithUrl
(
string
url
,
string
user
= "",
string
pwd
= "" )
Parameters
url
Type:
System
String
user
(Optional)
Type:
System
String
pwd
(Optional)
Type:
System
String
Return Value
Type:
CPDFDocument
See Also
Reference
CPDFDocument Class
ComPDFKit.PDFDocument Namespace