HiQPdf Documentation

PdfDocumentCreateStandardPdf Method

Quickly Create High Quality PDFs
Creates a PDF document with a given PDF standard

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public static PdfDocument CreateStandardPdf(
	PdfStandard standard
)

Parameters

standard
Type: HiQPdfPdfStandard
The PDF document standard

Return Value

Type: PdfDocument
The created PDF document
See Also

Reference