[]
Gets or sets the Save As button settings.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public SaveAsButton SaveAsButton { get; set; }
Type | Description |
---|---|
SaveAsButton | An instance of SaveAsButton that contains the settings for the Save As button. |