PaperSizesParseToPoints Method
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
[Missing <summary> documentation for "M:Bytescout.PDF.PaperSizes.ParseToPoints(System.String,System.Single@,System.Single@,System.Boolean)"]
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
public static bool ParseToPoints( string paperSizeString, out float widthInPoint, out float heightInPoint, bool isThrowException = true )
Parameters
- paperSizeString
- Type: SystemString
[Missing <param name="paperSizeString"/> documentation for "M:Bytescout.PDF.PaperSizes.ParseToPoints(System.String,System.Single@,System.Single@,System.Boolean)"]
- widthInPoint
- Type: SystemSingle
[Missing <param name="widthInPoint"/> documentation for "M:Bytescout.PDF.PaperSizes.ParseToPoints(System.String,System.Single@,System.Single@,System.Boolean)"]
- heightInPoint
- Type: SystemSingle
[Missing <param name="heightInPoint"/> documentation for "M:Bytescout.PDF.PaperSizes.ParseToPoints(System.String,System.Single@,System.Single@,System.Boolean)"]
- isThrowException (Optional)
- Type: SystemBoolean
[Missing <param name="isThrowException"/> documentation for "M:Bytescout.PDF.PaperSizes.ParseToPoints(System.String,System.Single@,System.Single@,System.Boolean)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Bytescout.PDF.PaperSizes.ParseToPoints(System.String,System.Single@,System.Single@,System.Boolean)"]