PdfRealObject Constructor (PdfDocument, Double)Terminal Works - PDF Printing.Net Library
Initializes a new instance of the PdfRealObject class.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public PdfRealObject(
	PdfDocument document,
	double value
)

Parameters

document
Type: PdfEdit.PdfPdfDocument
The document.
value
Type: SystemDouble
The value.
See Also

Reference