org.pdfclown.files.File.ConfigurationImpl Class Reference
File configuration.
More...
List of all members.
Public Member Functions |
| void | SetRealFormat (int decimalPlacesCount) |
Properties |
| File | File [get] |
| | Gets the file associated with this configuration.
|
| string | RealFormat [get, set] |
| | Gets/Sets the format applied to real number serialization.
|
File configuration.
Member Function Documentation
| void org.pdfclown.files.File.ConfigurationImpl.SetRealFormat |
( |
int |
decimalPlacesCount |
) |
|
- Parameters:
-
| decimalPlacesCount | Number of digits in decimal places. |
- See also:
- RealFormat
Property Documentation
File org.pdfclown.files.File.ConfigurationImpl.File [get] |
Gets the file associated with this configuration.
string org.pdfclown.files.File.ConfigurationImpl.RealFormat [get, set] |
Gets/Sets the format applied to real number serialization.