Property | Type | Description | |
---|---|---|---|
GradientDirection | LinearGradientMode | ||
GradientEndColor | string | ||
GradientStartColor | string | ||
Padding | Padding | ||
StretchMode | ImageStretchMode | ||
Version | int | ||
WatermarkAlignment | ContentAlignment |
Method | Description | |
---|---|---|
Load ( |
Populates the TaskPaneInfoSurrogate with data that is to be serialized from the specified TaskPaneInfo
|
|
Save ( ) : |
Returns a TaskPaneInfo that contains the deserialized TaskPaneInfoSurrogate data
|
|
TaskPaneInfoSurrogate ( ) : System |
Initializes a new instance of the TaskPaneInfoSurrogate class with default settings
|
Method | Description | |
---|---|---|
GetObjectData ( |
||
TaskPaneInfoSurrogate ( |
public Load ( |
||
taskPaneInfo | The TaskPaneInfo that contains the data /// to be serialized | |
return | void |
public LinearGradientMode GradientDirection | ||
return | LinearGradientMode |