Parameters of document style Generated from class MR.PdfParameters. This is the non-const half of the class.
More...
|
| new unsafe ref float | titleSize [get] |
| |
| new unsafe ref float | textSize [get] |
| |
| new unsafe MR.Std.Variant_MRPdfBuildinFont_StdFilesystemPath | defaultFont [get, protected set] |
| | Font name.
|
| |
| new unsafe MR.Std.Variant_MRPdfBuildinFont_StdFilesystemPath | defaultFontBold [get, protected set] |
| |
| new unsafe MR.Std.Variant_MRPdfBuildinFont_StdFilesystemPath | tableFont [get, protected set] |
| |
| new unsafe MR.Std.Variant_MRPdfBuildinFont_StdFilesystemPath | tableFontBold [get, protected set] |
| |
Parameters of document style Generated from class MR.PdfParameters. This is the non-const half of the class.
◆ PdfParameters() [1/5]
| unsafe MR.PdfParameters.PdfParameters |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ PdfParameters() [2/5]
| unsafe MR.PdfParameters.PdfParameters |
( |
float | titleSize, |
|
|
float | textSize, |
|
|
MR.Std._ByValue_Variant_MRPdfBuildinFont_StdFilesystemPath | defaultFont, |
|
|
MR.Std._ByValue_Variant_MRPdfBuildinFont_StdFilesystemPath | defaultFontBold, |
|
|
MR.Std._ByValue_Variant_MRPdfBuildinFont_StdFilesystemPath | tableFont, |
|
|
MR.Std._ByValue_Variant_MRPdfBuildinFont_StdFilesystemPath | tableFontBold ) |
|
inline |
◆ PdfParameters() [3/5]
| unsafe MR.PdfParameters.PdfParameters |
( |
MR._ByValue_PdfParameters | _other | ) |
|
|
inline |
Generated from constructor MR.PdfParameters.PdfParameters.
◆ PdfParameters() [4/5]
| MR.PdfParameters.PdfParameters |
( |
Const_PdfParameters | _other | ) |
|
|
inline |
Generated from constructor MR.PdfParameters.PdfParameters.
◆ PdfParameters() [5/5]
Generated from constructor MR.PdfParameters.PdfParameters.
◆ assign()
| unsafe MR.PdfParameters MR.PdfParameters.assign |
( |
MR._ByValue_PdfParameters | _other | ) |
|
|
inline |
Generated from method MR.PdfParameters.operator=.
◆ defaultFont
| new unsafe MR.Std.Variant_MRPdfBuildinFont_StdFilesystemPath MR.PdfParameters.defaultFont |
|
getprotected set |
◆ defaultFontBold
| new unsafe MR.Std.Variant_MRPdfBuildinFont_StdFilesystemPath MR.PdfParameters.defaultFontBold |
|
getprotected set |
◆ tableFont
| new unsafe MR.Std.Variant_MRPdfBuildinFont_StdFilesystemPath MR.PdfParameters.tableFont |
|
getprotected set |
Font name for table (monospaced)
◆ tableFontBold
| new unsafe MR.Std.Variant_MRPdfBuildinFont_StdFilesystemPath MR.PdfParameters.tableFontBold |
|
getprotected set |
◆ textSize
| new unsafe ref float MR.PdfParameters.textSize |
|
get |
◆ titleSize
| new unsafe ref float MR.PdfParameters.titleSize |
|
get |
The documentation for this class was generated from the following file: