[This is preliminary documentation and is subject to change.]
Namespace: NFX.Media.PDF.StylingAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static PdfSize A1(
PdfUnit unit = null
)
public static PdfSize A1(
PdfUnit unit = null
)
Public Shared Function A1 (
Optional unit As PdfUnit = Nothing
) As PdfSize
Public Shared Function A1 (
Optional unit As PdfUnit = Nothing
) As PdfSize
public:
static PdfSize^ A1(
PdfUnit^ unit = nullptr
)
public:
static PdfSize^ A1(
PdfUnit^ unit = nullptr
)
static member A1 :
?unit : PdfUnit
(* Defaults:
let _unit = defaultArg unit null
*)
-> PdfSize
static member A1 :
?unit : PdfUnit
(* Defaults:
let _unit = defaultArg unit null
*)
-> PdfSize
Return Value
Type:
PdfSize