Parameters of document style Generated from class MR.PdfParameters. This is the non-const half of the class.
More...
|
| unsafe | PdfParameters () |
| | Constructs an empty (default-constructed) instance.
|
| unsafe | 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) |
| | Constructs MR.PdfParameters elementwise.
|
| unsafe | PdfParameters (MR._ByValue_PdfParameters _other) |
| | Generated from constructor MR.PdfParameters.PdfParameters.
|
| | PdfParameters (Const_PdfParameters _other) |
| | Generated from constructor MR.PdfParameters.PdfParameters.
|
| | PdfParameters (PdfParameters _other) |
| | Generated from constructor MR.PdfParameters.PdfParameters.
|
| unsafe MR.PdfParameters | assign (MR._ByValue_PdfParameters _other) |
| | Generated from method MR::PdfParameters::operator=.
|
| virtual void | Dispose () |
| unsafe | Const_PdfParameters () |
| | Constructs an empty (default-constructed) instance.
|
| unsafe | Const_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) |
| | Constructs MR.PdfParameters elementwise.
|
| unsafe | Const_PdfParameters (MR._ByValue_PdfParameters _other) |
| | Generated from constructor MR.PdfParameters.PdfParameters.
|
| | Const_PdfParameters (Const_PdfParameters _other) |
| | Generated from constructor MR.PdfParameters.PdfParameters.
|
| | Const_PdfParameters (PdfParameters _other) |
| | Generated from constructor MR.PdfParameters.PdfParameters.
|
|
| 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] |
| | Font name for table (monospaced)
|
| new unsafe MR.Std.Variant_MRPdfBuildinFont_StdFilesystemPath | tableFontBold [get, protected set] |
| unsafe float | titleSize [get] |
| unsafe float | textSize [get] |
| unsafe MR.Std.Const_Variant_MRPdfBuildinFont_StdFilesystemPath | defaultFont [get, protected set] |
| | Font name.
|
| unsafe MR.Std.Const_Variant_MRPdfBuildinFont_StdFilesystemPath | defaultFontBold [get, protected set] |
| unsafe MR.Std.Const_Variant_MRPdfBuildinFont_StdFilesystemPath | tableFont [get, protected set] |
| | Font name for table (monospaced)
|
| unsafe MR.Std.Const_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 |
◆ PdfParameters() [4/5]
◆ PdfParameters() [5/5]
◆ 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: