The following tables list the members exposed by PresetSerializer.
Name | Description | |
---|---|---|
PresetDescription | A display Description for the preset | |
PresetName | A display name for the preset | |
PresetType | The PresetType defines which type of preset data is stored by this object. | |
TargetTypeName | The type name of the target object to which the stored data applies |
Name | Description | |
---|---|---|
Apply | Overloaded. Applies the current Preset data to the target object. | |
ClearPresets | Overloaded. Get the Preset properties for the target ISupportPresets object and resets all of them | |
FromBinary | Overloaded. Creates a new instance of a PresetSerializer based on a previously saved stream | |
FromObject | Creates a new instance of a PresetSerializer based on a target object | |
FromXml | Overloaded. Creates a new instance of a PresetSerializer based on a previously saved stream | |
SaveAsBinary | Overloaded. Serializes the specified preset properties of the target to a stream | |
SaveAsXml | Overloaded. Serializes the specified preset properties of the target to a stream |