Свойство | Type | Description | |
---|---|---|---|
GradientDirection | LinearGradientMode | ||
GradientEndColor | string | ||
GradientStartColor | string | ||
Padding | Padding | ||
StretchMode | ImageStretchMode | ||
Version | int | ||
WatermarkAlignment | ContentAlignment |
Méthode | 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
|
Méthode | Description | |
---|---|---|
GetObjectData ( |
||
TaskPaneInfoSurrogate ( |
public Load ( |
||
taskPaneInfo | The TaskPaneInfo that contains the data /// to be serialized | |
Résultat | void |
public LinearGradientMode GradientDirection | ||
Résultat | LinearGradientMode |