Uses of Class
com.microsoft.graph.models.PrintMargin
Packages that use PrintMargin
-
Uses of PrintMargin in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PrintMarginModifier and TypeMethodDescriptionstatic PrintMarginPrintMargin.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePrintJobConfiguration.getMargin()Gets the margin property value.Methods in com.microsoft.graph.models with parameters of type PrintMarginModifier and TypeMethodDescriptionvoidPrintJobConfiguration.setMargin(PrintMargin value) Sets the margin property value.