<Code Lib>
2027 Property
Changes 0
P

ImageBackgroundSettings.BackgroundImageFit

Description:
The background image fit type.
Remarks:
This value indicates how scale should be applied to the image in order to fit it to a page or screen.

public BackgroundImageFit BackgroundImageFit { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration

Loading…